ci: Use depth=1 for all subprojects
authorMatthias Clasen <mclasen@redhat.com>
Fri, 21 Aug 2020 21:45:00 +0000 (17:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Aug 2020 21:45:00 +0000 (17:45 -0400)
This helps reduce bandwidth requirements for ci.

subprojects/pango.wrap
subprojects/sysprof.wrap

index 5894951e7a108ebf0d5c22565b3cb9193dd1bd49..a1b16695fbbc464ad8511a0f4cf42e7de9585e63 100644 (file)
@@ -3,3 +3,4 @@ directory=pango
 url=https://gitlab.gnome.org/GNOME/pango.git
 push-url=ssh://git@gitlab.gnome.org:GNOME/pango.git
 revision=master
+depth=1
index b1cff4b09f8c10453898605196ac3bd1240b0507..99aa36ce8708f61724e79e03bcf470debd842223 100644 (file)
@@ -2,3 +2,4 @@
 directory=sysprof
 url=https://gitlab.gnome.org/GNOME/sysprof.git
 revision=master
+depth=1